T-서비스 어카운트 토큰은 어떻게 인증되는가
개요
k rbac-tool viz --outformat dot --include-subjects="serviceaccount" && cat rbac.dot | dot -Tpng > rbac.png && google-chrome rbac.png
k get --raw "/.well-known/openid-configuration" | jq
k get --raw "/openid/v1/jwks" | jq
관련 문서
이름 | noteType | created |
---|---|---|
ServiceAccount | knowledge | 2025-01-13 |
T-각 네임스페이스 서비스 어카운트에 권한 바인딩 | topic/temp | 2025-03-16 |
T-서비스 어카운트 토큰은 어떻게 인증되는가 | topic/temp | 2025-03-16 |